home *** CD-ROM | disk | FTP | other *** search
/ Clickx 47 / Clickx 47.iso / assets / software / Miro_Installer.exe / resources / templates / guidetab < prev    next >
Encoding:
Extensible Markup Language  |  2008-01-10  |  342 b   |  13 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <html  xmlns:t="http://www.participatorypolitics.org/"
  3.       xmlns:i18n="http://www.participatoryculture.org/i18n">
  4. <head>
  5. </head>
  6. <body>
  7. <a class="feeditem">
  8.     <img class="icon" alt="" src="***this.obj.getIconURL()***" />
  9.     <div class="name" t:replace="this.obj.getTitle()" />
  10. </a>
  11. </body>
  12. </html>
  13.